.b_NumberedList{overflow-x:clip;position:relative;background-color:var(--color-secondary-d);color:#fff}@media(min-width: 1200px){.b_NumberedList{background-image:url(images/polygon-left.png);background-repeat:no-repeat;background-position:left center;background-size:auto 75%}}.b_NumberedList .title-area{position:relative}@media(max-width: 1199.98px){.b_NumberedList .title-area{margin-bottom:40px}.b_NumberedList .title-area::after{content:"";height:calc(100% + 40px);width:340px;background-image:url(images/polygon-right.png);background-repeat:no-repeat;position:absolute;top:-20px;background-position:right center;right:-0.5rem;background-size:25% 100%}}.b_NumberedList ol{list-style-type:none;margin-left:0}.b_NumberedList li{counter-increment:custCount;display:flex;text-align:left}.b_NumberedList li:first-of-type{counter-reset:custCount}.b_NumberedList li:before{content:counter(custCount) " ";font-size:32px;font-weight:bold;width:50px;height:50px;min-width:50px;min-height:50px;display:inline-block;background:url(images/number-hex-bg.png);background-repeat:no-repeat;align-content:center;line-height:0;background-size:100%;margin-top:6px;margin-right:20px;text-align:center}@media(max-width: 1199.98px){.b_NumberedList li{margin-bottom:25px}}